From 5d53686a526b50249dd9a624a31c4af553be59bd Mon Sep 17 00:00:00 2001 From: "smh22@labyrinth.cl.cam.ac.uk" Date: Sun, 21 Dec 2003 01:06:08 +0000 Subject: [PATCH] bitkeeper revision 1.657 (3fe4f200zr5n2Yyuwf3tMHNVVAXXQw) Makefile: tweak --- xen/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xen/Makefile b/xen/Makefile index 17f14b89f1..bd2ac3d7b0 100644 --- a/xen/Makefile +++ b/xen/Makefile @@ -3,7 +3,7 @@ # All other places this is stored (eg. compile.h) should be autogenerated. export XEN_VERSION = 1 export XEN_SUBVERSION = 3 -export XEN_EXTRAVERSION = "-rc" +export XEN_EXTRAVERSION = "" export BASEDIR := $(shell pwd) -- 2.30.2